NTextValueColumnFormat<TValueFormatter> Class Members
In This Topic
The following tables list the members exposed by NTextValueColumnFormat<TValueFormatter>.
Public Fields
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ValueFormatter | Gets or sets the formatter that is used to create a text representation of the column value. |
Top
Public Methods
| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | CanCopy | Overridden. Determines whether the specified cell can copy its content on the clipboard. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Copy | Overridden. Copies the content of the specified data cell on the clipboard. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | FormatDefaultDataCell | Overridden. |
Top
See Also